Skip to content

Conversation

@mildabre
Copy link
Contributor

@mildabre mildabre commented Nov 2, 2024

I propose describe the function of sendJSON() method more clear, in current version is written: "Příklad action-metody, která odešle data ve formátu JSON", but the data are sent not by action method, but by sendJSON() method.

Also it is important add info, that the data are both encoded into JSON and send as http response, to avoid confusing that you should pass into the method data already encoded in JSON - small difference in meaning but important!

@dg dg force-pushed the master branch 30 times, most recently from 83b7b11 to 4204814 Compare October 23, 2025 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.